<feed xmlns='http://www.w3.org/2005/Atom'>
<title>clic.git, branch 0.09</title>
<subtitle>Console based arbitrary radix, arbitrary precision calculator.
</subtitle>
<id>https://git.xagasoft.com/Smaller Projects/clic.git/atom?h=0.09</id>
<link rel='self' href='https://git.xagasoft.com/Smaller Projects/clic.git/atom?h=0.09'/>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/clic.git/'/>
<updated>2014-10-30T20:29:05+00:00</updated>
<entry>
<title>Updated version number.</title>
<updated>2014-10-30T20:29:05+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2014-10-30T20:29:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/clic.git/commit/?id=24585306f072bed23d9898b66a7ef2e7b0f9d8a5'/>
<id>urn:sha1:24585306f072bed23d9898b66a7ef2e7b0f9d8a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed remaining known division issues.</title>
<updated>2014-10-30T20:28:40+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2014-10-30T20:28:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/clic.git/commit/?id=ab6a53d64a2afcc4dd106753548387cd9f417531'/>
<id>urn:sha1:ab6a53d64a2afcc4dd106753548387cd9f417531</id>
<content type='text'>
It looks great, and works with everything I can think of so far.
</content>
</entry>
<entry>
<title>Divisors between 0 and 1 break division now.</title>
<updated>2014-10-30T19:34:06+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2014-10-30T19:34:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/clic.git/commit/?id=355384af24bfdb6e1346a83011daf5b5381aa2eb'/>
<id>urn:sha1:355384af24bfdb6e1346a83011daf5b5381aa2eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The new division works great!</title>
<updated>2014-10-30T19:15:19+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2014-10-30T19:15:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/clic.git/commit/?id=7026b96ec807b169f7b413056e52412ae422ea9d'/>
<id>urn:sha1:7026b96ec807b169f7b413056e52412ae422ea9d</id>
<content type='text'>
Other minor bug fixes including scale issues, digit() access stopped a
digit before the final possible digit in the scale, &gt;, &gt;=, &lt;, &lt;= all
work correctly with mixed scale numbers now, probably other fixes.
</content>
</entry>
<entry>
<title>Added tests that fail for division.</title>
<updated>2014-09-26T21:54:06+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2014-09-26T21:54:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/clic.git/commit/?id=18a2be05bfacddcb7398f1b197bd1a5876c9a0cb'/>
<id>urn:sha1:18a2be05bfacddcb7398f1b197bd1a5876c9a0cb</id>
<content type='text'>
We need a new division routine.
</content>
</entry>
<entry>
<title>Added a unit test that breaks divide.</title>
<updated>2014-09-17T15:58:13+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2014-09-17T15:58:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/clic.git/commit/?id=d830593dda9525f12695c8ba2b4f62aa56658687'/>
<id>urn:sha1:d830593dda9525f12695c8ba2b4f62aa56658687</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Issues with small decimal numbers were in toString.</title>
<updated>2014-09-17T14:50:36+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2014-09-17T14:50:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/clic.git/commit/?id=3ada65d36621787f8dd103e9ae19083ef3c1df5b'/>
<id>urn:sha1:3ada65d36621787f8dd103e9ae19083ef3c1df5b</id>
<content type='text'>
It was bailing on very small numbers with only one decimal point of
precision, which is silly.  This has been fixed.
</content>
</entry>
<entry>
<title>Fixed (?) parsing order of operations bug, added unit tests.</title>
<updated>2013-11-14T22:35:47+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2013-11-14T22:35:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/clic.git/commit/?id=abe7e449143052b07fae688da690c2a7d387a291'/>
<id>urn:sha1:abe7e449143052b07fae688da690c2a7d387a291</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Forgot to update the version number again.</title>
<updated>2013-11-13T16:12:11+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2013-11-13T16:12:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/clic.git/commit/?id=bc0484899acb3495f95d7400ff2eb804ae580096'/>
<id>urn:sha1:bc0484899acb3495f95d7400ff2eb804ae580096</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added debugging to parser, and disabled debug flag.</title>
<updated>2013-11-13T16:10:53+00:00</updated>
<author>
<name>Mike Buland</name>
<email>mike@xagasoft.com</email>
</author>
<published>2013-11-13T16:10:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xagasoft.com/Smaller Projects/clic.git/commit/?id=c080e4cc8d0d244f425e230f1286b8e35e576e5d'/>
<id>urn:sha1:c080e4cc8d0d244f425e230f1286b8e35e576e5d</id>
<content type='text'>
</content>
</entry>
</feed>
